Select a topic from the list.
API
how-to-trigger-a-sendAdmin
a-list-of-user-access-permissionsCampaigns
how-to-create-a-campaignCode Editor
code-editor-overviewESP
how-to-add-ses-as-your-espImages
how-to-move-imagesReporting
how-to-export-a-csvSending
how-to-send-overviewSettings
how-to-add-a-from-addressSubscribers
how-to-assign-subscriber-lists-to-a-campaignTemplates
how-to-access-preview-linksUsers
how-to-mass-manage-usersVisual Editor
visual-editor-overviewIncluding an unsubscribe link in your email is easy. In fact, unusubscribe links are required by law. Here's how to include it:
unsubscribe link
To include an automatically generated unsubscribe link you just have to write %%unsubscribe%% in your code. You'll probably want to include it in an anchor tag like this:<a href="%%unsubscribe%%" target="_blank" linkname="Unsubscribe">Click here to unsubscribe</a>
For a list of other things you can have Serious Email include see here: How to Dynamic Content in Your Email.